Slope of perpendicular bisector is negative reciprocal: m⊥ = 5/3
6
Using midpoint (1,-1) and slope 5/3:
7
y - (-1) = (5/3)(x - 1) y + 1 = (5/3)x - 5/3
Multiply by 3: 3y + 3 = 5x - 5
Standard form: 5x - 3y - 8 = 0
Visualization
[Graph showing points A, B, line AB, midpoint, and perpendicular bisector]
Final Answer: 5x - 3y - 8 = 0
Line Through Intersection and Parallel
Find the equation of a straight line through the intersection of lines 7x + 3y = 10, 5x - 4y = 1 and parallel to the line 13x + 5y + 12 = 0.
Key Steps:
Find intersection point of the two lines
Find slope of the parallel line
Use point-slope form with intersection point and parallel slope
1
Find intersection of 7x + 3y = 10 and 5x - 4y = 1:
2
Solve the system of equations:
Multiply first equation by 4: 28x + 12y = 40
Multiply second equation by 3: 15x - 12y = 3
Add them: 43x = 43 ⇒ x = 1
3
Substitute x=1 into first equation: 7(1) + 3y = 10 ⇒ y = 1
Intersection point: (1,1)
4
Find slope of parallel line 13x + 5y + 12 = 0:
5
Rewrite in slope-intercept form: 5y = -13x - 12 ⇒ y = (-13/5)x - 12/5
Slope (m) = -13/5
6
Using point (1,1) and slope -13/5:
7
y - 1 = (-13/5)(x - 1)
Multiply by 5: 5y - 5 = -13x + 13
Standard form: 13x + 5y - 18 = 0
Final Answer: 13x + 5y - 18 = 0
Line Through Intersection and Perpendicular
Find the equation of a straight line through the intersection of lines 5x - 6y = 2, 3x + 2y = 10 and perpendicular to the line 4x - 7y + 13 = 0.
Key Steps:
Find intersection point of the two lines
Find slope of given line and its perpendicular slope
Use point-slope form with intersection point and perpendicular slope
1
Find intersection of 5x - 6y = 2 and 3x + 2y = 10:
2
Solve the system of equations:
Multiply second equation by 3: 9x + 6y = 30
Add to first equation: 14x = 32 ⇒ x = 16/7
3
Substitute x=16/7 into second equation: 3(16/7) + 2y = 10 ⇒ y = 11/7
Intersection point: (16/7, 11/7)
4
Find slope of line 4x - 7y + 13 = 0:
5
Rewrite in slope-intercept form: -7y = -4x - 13 ⇒ y = (4/7)x + 13/7
Slope (m) = 4/7
6
Perpendicular slope is negative reciprocal: m⊥ = -7/4
7
Using point (16/7, 11/7) and slope -7/4:
8
y - 11/7 = (-7/4)(x - 16/7)
Multiply by 28 (LCM of denominators): 28y - 44 = -49x + 112
Standard form: 49x + 28y - 156 = 0
Simplified: 7x + 4y - 156/7 = 0
Final Answer: 49x + 28y - 156 = 0 or 7x + 4y - 156/7 = 0
Line Connecting Two Intersection Points
Find the equation of a straight line joining the point of intersection of 3x + y + 2 = 0 and x - 2y - 4 = 0 to the point of intersection of 7x - 3y = -12 and 2y = x + 3.
Key Steps:
Find first intersection point (P)
Find second intersection point (Q)
Find equation of line PQ
1
First intersection point (P):
Solve 3x + y + 2 = 0 and x - 2y - 4 = 0
2
From first equation: y = -3x - 2
Substitute into second equation: x - 2(-3x - 2) - 4 = 0 ⇒ x + 6x + 4 - 4 = 0 ⇒ 7x = 0 ⇒ x = 0
Then y = -3(0) - 2 = -2
Point P: (0, -2)
3
Second intersection point (Q):
Solve 7x - 3y = -12 and 2y = x + 3
4
Rewrite second equation: x = 2y - 3
Substitute into first equation: 7(2y - 3) - 3y = -12 ⇒ 14y - 21 - 3y = -12 ⇒ 11y = 9 ⇒ y = 9/11
Then x = 2(9/11) - 3 = -15/11
Point Q: (-15/11, 9/11)
5
Equation of line PQ:
Points P(0,-2) and Q(-15/11,9/11)
Slope (m) = (9/11 - (-2))/(-15/11 - 0) = (31/11)/(-15/11) = -31/15
6
Using point P(0,-2) and slope -31/15:
7
y - (-2) = (-31/15)(x - 0) y + 2 = (-31/15)x
Multiply by 15: 15y + 30 = -31x
Standard form: 31x + 15y + 30 = 0
Visualization
[Graph showing both pairs of intersecting lines and the line connecting their intersection points]
Final Answer: 31x + 15y + 30 = 0
Line Through Intersection and Midpoint
Find the equation of a straight line through the point of intersection of the lines 8x + 3y = 18, 4x + 5y = 9 and bisecting the line segment joining the points (5,-4) and (-7,6).
Key Steps:
Find intersection point of the two lines (P)
Find midpoint of given segment (Q)
Find equation of line PQ
1
Intersection point (P):
Solve 8x + 3y = 18 and 4x + 5y = 9
2
Multiply second equation by 2: 8x + 10y = 18
Subtract first equation: 7y = 0 ⇒ y = 0
Substitute y=0 into first equation: 8x = 18 ⇒ x = 9/4
Point P: (9/4, 0)
3
Midpoint (Q) of (5,-4) and (-7,6):
4
Q = ((5 + (-7))/2, (-4 + 6)/2) = (-1, 1)
5
Equation of line PQ:
Points P(9/4,0) and Q(-1,1)
Slope (m) = (1 - 0)/(-1 - 9/4) = 1/(-13/4) = -4/13
6
Using point P(9/4,0) and slope -4/13:
7
y - 0 = (-4/13)(x - 9/4) y = (-4/13)x + 9/13
Multiply by 13: 13y = -4x + 9
Standard form: 4x + 13y - 9 = 0
Visualization
[Graph showing intersecting lines, points (5,-4) and (-7,6), their midpoint, and the resulting line]